android:screenOrientation="portrait"
<activity android:name=".SomeActivity" android:label="@string/app_name" android:screenOrientation="portrait" />